[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 15:21:12 +0000 (16:21 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 15:21:12 +0000 (16:21 +0100)
commit2a053e21d20545bd0894720f77a2a0d1185f584b
tree30c3097768e04d679f7402fe1ee72b49be4cf6a2
parent00997a7b06a75e64fa12b6fb29b03a5dd3cfe64a
[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL
otherwise context switch to shadow-mode-translate guests does not
work properly (they reuse that area of virtual address space).
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_64/mm.c